broadcastSmartMinimumIntervalSecs

@get:JvmName(name = "getBroadcastSmartMinimumIntervalSecs")
@set:JvmName(name = "setBroadcastSmartMinimumIntervalSecs")
var broadcastSmartMinimumIntervalSecs: Int
The minimum number of seconds (since the last send) before we can send a position to the mesh if position_broadcast_smart_enabled

uint32 broadcast_smart_minimum_interval_secs = 11;